case $THIS_SUB_DEPENDS in
GTKHTML2) if is_depends_enabled $SPELL gtkhtml2; then return 0; fi;;
LIBRSVG2) if is_depends_enabled $SPELL librsvg2; then return 0; fi;;
esac
return 1
